home *** CD-ROM | disk | FTP | other *** search
/ Erotic Games: Wanda's Race / Erotic Games: Wanda's Race.iso / mac / race.air / META-INF / AIR / application.xml next >
Extensible Markup Language  |  2009-06-19  |  2KB  |  127 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="no" ?>
  2. <application xmlns="http://ns.adobe.com/air/application/1.1">
  3.  
  4.   <id>tmm.race</id>
  5.  
  6.   <version>1.0</version>
  7.  
  8.   <filename>wandarace</filename>
  9.  
  10.   <description/>
  11.  
  12.   
  13.  
  14.  
  15.  
  16.   
  17.  
  18.  
  19.  
  20.   
  21.  
  22.  
  23.  
  24.   
  25.  
  26.  
  27.  
  28.   
  29.  
  30.  
  31.  
  32.   
  33.  
  34.  
  35.  
  36.   
  37.  
  38.  
  39.  
  40.   
  41.  
  42.  
  43.  
  44.   
  45.  
  46. <!-- To localize the description, use the following format for the description element.<description><text xml:lang="en">English App description goes here</text><text xml:lang="fr">French App description goes here</text><text xml:lang="ja">Japanese App description goes here</text></description>-->
  47.  
  48.   <name>Wanda's Race</name>
  49.  
  50.   
  51.  
  52.  
  53.  
  54.   
  55.  
  56.  
  57.  
  58.   
  59.  
  60.  
  61.  
  62.   
  63.  
  64.  
  65.  
  66.   
  67.  
  68.  
  69.  
  70.   
  71.  
  72.  
  73.  
  74.   
  75.  
  76.  
  77.  
  78.   
  79.  
  80.  
  81.  
  82.   
  83.  
  84. <!-- To localize the name, use the following format for the name element.<name><text xml:lang="en">English App name goes here</text><text xml:lang="fr">French App name goes here</text><text xml:lang="ja">Japanese App name goes here</text></name>-->
  85.  
  86.   <copyright/>
  87.  
  88.   <initialWindow>
  89.     <content>race.swf</content>
  90.     <systemChrome>standard</systemChrome>
  91.     <transparent>false</transparent>
  92.     <visible>true</visible>
  93.     <maximizable>false</maximizable>
  94.     <minimizable>false</minimizable>
  95.     <resizable>false</resizable>
  96.   </initialWindow>
  97.  
  98.   <icon>
  99.     <image128x128>AppIconsForAIRPublish/128x128.png</image128x128>
  100.     <image48x48>AppIconsForAIRPublish/48x48.png</image48x48>
  101.     <image32x32>AppIconsForAIRPublish/32x32.png</image32x32>
  102.     <image16x16>AppIconsForAIRPublish/16x16.png</image16x16>
  103.   </icon>
  104.  
  105.   <customUpdateUI>false</customUpdateUI>
  106.  
  107.   <allowBrowserInvocation>false</allowBrowserInvocation>
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126. </application>
  127.